github.com/jackc/pgx/v5/pgconn.pipelineState.ExtractFrontStatementData (method)
2 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L2307: func (s *pipelineState) ExtractFrontStatementData() (*StatementDescription, []int16) {
pgconn.go#L2642: sd, resultFormats := p.state.ExtractFrontStatementData()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)